gdkcairoprivate: Fix header guard
authorTimm Bäder <mail@baedert.org>
Fri, 21 Aug 2020 03:41:07 +0000 (05:41 +0200)
committerTimm Bäder <mail@baedert.org>
Sat, 29 Aug 2020 09:11:29 +0000 (11:11 +0200)
gdk/gdkcairoprivate.h

index b735becc8dbd297d9185d79e2e9f7aaf64594f31..2d1f22d11c86696af3da74e2f160e0db5f47d59b 100644 (file)
@@ -15,7 +15,7 @@
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
-#ifndef __GDK_CAIRO_PRIVATE_H___
+#ifndef __GDK_CAIRO_PRIVATE_H__
 #define __GDK_CAIRO_PRIVATE_H__
 
 #include <gdk-pixbuf/gdk-pixbuf.h>